sound: Demote deferral errors to INFO level
authorPhil Elwell <phil@raspberrypi.org>
Thu, 9 Feb 2017 14:36:44 +0000 (14:36 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:28:40 +0000 (17:28 +0000)
commit10885f8aee0c84156000a72114c6e011e9838222
treec30b359bd819db76608f4af1df77daa29cf4d808
parent7c6171e7e0fccdfcd1d2a6a5940fc9dd14fd2253
sound: Demote deferral errors to INFO level

At present there is no mechanism to specify driver load order,
which can lead to deferrals and repeated retries until successful.
Since this situation is expected, reduce the dmesg level to
INFO and mention that the operation will be retried.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
sound/soc/soc-core.c